home *** CD-ROM | disk | FTP | other *** search
- Path: bigblue.oit.unc.edu!schoenbg
- From: schoenbg@med.unc.edu (Geoffrey Mark Schoenbaum)
- Newsgroups: comp.lang.c++
- Subject: printing dialog
- Date: 21 Feb 1996 20:17:03 GMT
- Organization: UNC-CH School of Medicine
- Distribution: world
- Message-ID: <4gfujv$p5t@bigblue.oit.unc.edu>
- NNTP-Posting-Host: dalton.med.unc.edu
- Originator: schoenbg@dalton
-
-
- Hi,
-
- I am just beginning to program in Visual C++ (version 4), and I have a few
- issues that I hope to find some help with. First I am planning to draw
- the results of some data analysis on a dialog box and I need to 1)print
- that area of the dialog box and 2)save that graphical output to a file
- like a Windows Metafile or other graphics format that can then be
- manipulated by other programs. Unfortunately none of the books that I
- have give a clear example of how to either implement printing of a dialog
- box (as opposed to a document which seems straight forward since the
- ClassWizard sets up most of the code) and there is no talk of saving
- graphics although one text makes mention of capturing it as a metafile.
-
- Second, I thought I would be able to run programs developed under version
- 4 which is a win95 program, under win3.1 but have been unable to do this -
- when I run the exe of my program on a win3.1 machine it tries to run it in
- DOS mode and generates a "cannot run in DOS mode error".
-
- Any suggestions are appreciated - my newsreader is fairly unusable so
- replies to my email are best.
-
- Geoff Schoenbaum
- schoenbg@med.unc.edu
-